home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_183803.txt < prev    next >
Text File  |  1987-11-25  |  535b  |  27 lines

  1. -- card: 183803 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 43
  9. ----- text -----
  10. 337,169
  11.  
  12. -- part contents for background part 2
  13. ----- text -----
  14. Result
  15.  
  16. -- part contents for background part 1
  17. ----- text -----
  18. the result
  19.  
  20. Normally empty, but contains text that explains what went wrong if there was an error in the previous command.  
  21.  
  22. find "abcdef"
  23. if the result = "not found" then put "It's not here"
  24.  
  25.  
  26. if the result <> empty then put "something is wrong"
  27.